var go/types.unaryOpPredicates

3 uses

	go/types (current package)
		expr.go#L61: var unaryOpPredicates opPredicates
		expr.go#L65: 	unaryOpPredicates = opPredicates{
		expr.go#L184: 	if !check.op(unaryOpPredicates, x, op) {